home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 44 / CD-ROM 44 / CD-ROM 44.iso / MINIPUB / PROGRAM / MINIPUB.INI < prev    next >
Encoding:
INI File  |  1996-08-06  |  10.9 KB  |  369 lines

  1. [mini Office Publisher]
  2. ; Program directory locations - descriptions follow:
  3. ;
  4. ; PPPFileDir       - the last directory from which a mini Office Publisher document
  5. ;                    was loaded.
  6. ;
  7. ; TemplateDir      - the directory in which mini Office Publisher Template files are
  8. ;                    located.
  9. ;
  10. ; StylesheetDir    - the directory in which mini Office Publisher Stylesheet files are
  11. ;                    located.
  12. ;
  13. ; DemoDir          - the directory in which mini Office Publisher Demo files and
  14. ;                    executables are located.
  15. ;
  16. ; GraphicImportDir - the last directory from which a graphic was imported.
  17. ;
  18. ; GraphicExportDir - the last directory to which a graphic was exported.
  19. ;
  20. ; TextImportDir    - the last directory from which a text file was imported.
  21.  
  22. PPPFileDir=R:\CDROM\PP30\PUBS
  23. TemplateDir=R:\CDROM\PP30\TEMPLATE
  24. StylesheetDir=R:\CDROM\PP30\STYLES
  25. DemoDir=R:\CDROM\PP30\DEMOS
  26. GraphicImportDir=R:\CDROM\PP30\ART&BORD\PEOPLE
  27. GraphicExportDir=R:\CDROM\PP30\SAMPLES
  28. TextImportDir=R:\CDROM\PP30\SAMPLES
  29.  
  30. ; Settings which can be changed by user
  31.  
  32. ; File extensions
  33. PPFileExtension=ppp
  34. TemplateFileExtension=ppt
  35. StylesheetFileExtension=pps
  36. AutosaveFileExtension=tmp
  37. TextFileExtension=txt
  38.  
  39. ; CD Rom drive letter - enter a drive letter here and PP will look at that
  40. ; drive for your photo cd import. For example, CD_Drive=D:
  41. CD_Drive=
  42.  
  43. ; Name of personal dictionary for spell checking
  44. UserDictionary=USER.DIC
  45.  
  46. ; autosave time interval between saves (in mins)
  47. AutosaveTimeInterval=5
  48.  
  49. ; When to use line bitmaps for static/dynamic text
  50. LineBitmapStatic=70
  51. LineBitmapDynamic=200
  52.  
  53. ; Validate pages? 1=validate, 0=don't
  54. PageValidationFlag=1
  55.  
  56. ; Output tiff image in EPS
  57. EPSIncludeImageHeader=1
  58.  
  59. ; Delete temp import files on closedown
  60. DelDibsOnClose=1
  61.  
  62. ; Maximum number of pages to be held in memory at one time
  63. MaxNoPagesInMemory=4
  64.  
  65. ; Maximum loadable converted file size
  66. MaxImportFileSize=5000000
  67.  
  68. ; Size of text cache in kb
  69. ScreenCache=20
  70. OutputCache=20
  71.  
  72. ; When to worry about low memory (in kb)
  73. LowMemoryWarnUser=300
  74. LowMemoryTakeAction=200
  75.  
  76. ; Single newlines go to new paragraphs on text import - ON or OFF
  77. AutoParagraphing=ON
  78. ClipboardAutoParagraphing=ON
  79.  
  80. ; Name of postscript driver file
  81. PostscriptDriver=pscript
  82.  
  83. ; Name of PostScript header file
  84. PostScriptHeader=psheader.cnf
  85.  
  86. ; UsePolyPolygon:
  87. ; If mini Office Publisher has problems displaying or printing polygons
  88. ; (eg. outline text), it may be because your screen or printer
  89. ; driver is too old.
  90. ; Setting this value might fix it.
  91.  
  92. ; UsePolyPolygon=0 => never use PolyPolygon
  93. ; UsePolyPolygon=1 => use PolyPolygon on screen
  94. ; UsePolyPolygon=2 => use PolyPolygon on output
  95. ; UsePolyPolygon=3 => always use PolyPolygon
  96. ; The default value is 3.
  97. ; It's best to keep it at 3 and upgrade your screen or printer driver.
  98. UsePolyPolygon=3
  99.  
  100. ; SmartQuotes:
  101. ; If this flag is set to ON, mini Office Publisher will convert " or ' characters to
  102. ; open and close double or single quotes, respectively, on text import or
  103. ; edit. The conversion is to open quotes if the preceding character is a
  104. ; space or beginning of a line, and to close quotes otherwise.
  105. SmartQuotes=ON
  106.  
  107. ; PrintRotatedTextAsGraphic:
  108. ; Flag to print rotated text as graphics. Normally set to 0 (off) should
  109. ; be fine, but if there are positional problems with rotated text for your
  110. ; particular printer, try setting this to 1 (which will also make the
  111. ; printing slower).
  112. PrintRotatedTextAsGraphic=0
  113.  
  114. ; LandscapeOrient:
  115. ; Flag to say how to position EPS files when printing to Postscript.
  116. ; LandscapeOrient=90 is the normal setting. Use LandscapeOrient=270 if you
  117. ; have put that line in the printers section in win.ini
  118. LandscapeOrient=90
  119.  
  120. ; KeepBitmapsOnPageChange:
  121. ; Flag to say whether to keep text and/or picture bitmaps at fit page
  122. ; when changing page. Deleting them saves memory, but increases time to
  123. ; display the page when you change back to it for pages held in memory.
  124. ; NB Bitmaps at larger zooms are deleted automatically.
  125.  
  126. ; 0=keep both (Default)
  127. ; 1=keep text only
  128. ; 2=keep pictures only
  129. ; 3=keep neither.
  130. KeepBitmapsOnPageChange=0
  131.  
  132. ; DelDibsWhenNotInUse:
  133. ; When mini Office Publisher imports a large graphic, it will normally create a full size
  134. ; converted file (dib or wmf) and a small one for screen display. If this
  135. ; flag is set to 1, the full size file is deleted when not in use which saves
  136. ; space but means it may need to be recreated for printing, export etc.
  137. DelDibsWhenNotInUse=1
  138.  
  139. ; Using some color printer drivers, monochrome bitmap pictures do not print
  140. ; correctly. Setting ReclrMonoBmps to 1 may help.
  141. ReclrMonoBmps=0
  142.  
  143. ; End of user changeable variables
  144.  
  145. ; User Preferences. Toolbox, ChangeBar, HelpLine etc
  146. Preferences=1055487
  147. Interface=1601116639,30,30,30,130,30,300,0
  148. PrintOptions=3592
  149.  
  150. ; Layout Checker options
  151. LayoutOptions=511
  152.  
  153. ; WritePlus runup size
  154. WritePlus=
  155.  
  156. ; Save settings flags
  157. SaveSettingsFlags=7, 1
  158.  
  159. ; Picture auto-recognition file
  160. ImageAutorecName=hsiwhoru.dll,HSIWhoRU
  161.  
  162. ; Config file name  
  163. ConfigFile=pp.cnf
  164.  
  165. ; Object and page defaults file name
  166. DefaultsFile=defaults.cnf
  167.  
  168. ; Help file name
  169. HelpFile=minipub.hlp
  170.  
  171. ; Hints and Tips file name
  172. HintsFile=hints.txt
  173.  
  174. ; Which mini Office Publisher quick hints and tips to show
  175. HintsAndTipsFlags=0, 0, 0, 0, 0, 0, 0, 0
  176.  
  177. ; What should be hidden when we clear screen
  178. ClearScreen=241
  179.  
  180. ; Default picture display - full or fast
  181. PictsNonRot=FULL
  182. PictsRotated=FULL
  183.  
  184. ; Picture preference values
  185. FastDisplayBitmapMaxSize=64
  186. EmbedPicturesSmallerThan=256
  187.  
  188. ; Default margins and columns for frames
  189. FrameDefaults=2,288,144,144,144,144
  190.  
  191. ; Default object attributes
  192. DefaultGuides=-4680,4680,e,e,e
  193.  
  194. ; Page setup info
  195. PageSize=
  196.  
  197. ; These are in paper units (twentieths of a point)
  198. PageWidth=8136
  199. PageHeight=11908
  200. PageOrientation=TALL
  201.  
  202. ; Margin box info, also in paper units
  203. Inside=1440
  204. Outside=1440
  205. Top=1440
  206. Bottom=1440
  207.  
  208. ; Page measurement unit for x & y
  209. ; one of in (inch), pp (pica), p (point), mm (millimetre), cm (centimetre),
  210. ; m (metre), cd (cicero), d (didot)
  211. PageMeasurementUnitX=in
  212. PageMeasurementUnitY=in
  213.  
  214. ; Automatically alter brightness and contrast by this amount when
  215. ; printing process color separations
  216. BrightnessContrast=0,0,1.2
  217.  
  218. ; Current settings for ink correction and undercolor removal
  219. ; Magenta in Cyan, Yellow in Magenta, Generation, Removal
  220. PCSOptions=50.000000,30.000000,10.000000,3.000000
  221.  
  222. ; Maximum Trapping value (in points), and object trap percent
  223. Trapping=5,0.1,320,5
  224.  
  225. ; Default Language - must be in languages section below
  226. DefaultLanguage=English (UK -ize)
  227. SpellCache=1024
  228.  
  229. ; This is a list of characters (ANSI values) which we can break a line on
  230. ; in addition to the space character
  231. HyphBreakChars=45,46,47,92,133,150,151,173
  232.  
  233. ; Flags
  234. LastGraphicImport=Windows Metafile
  235. LastGraphicExport=Windows 3.0 Bitmap
  236. LastTextImport=Write
  237. LastTipNumber=0
  238. LastTemplateCat=0
  239. LastArtBorderCat=-1
  240. PreserveTextFormatting=ON
  241. PrinterPixelInfoErrorFlag=0
  242. PrinterCutoutErrorFlag=2
  243.  
  244. [ppfontmapinfo]
  245. MaxNumberOfFonts=50
  246. Classic-Roman=Times New Roman
  247. Classic-Sans=Arial
  248. Courier=Courier New
  249. Script=Scripty
  250. Symbol=Symbol
  251. Dingbats=Dingbats
  252. Garland=Garland
  253. Lucid-Roman=LoobySans
  254. Palermo=Palermo
  255. Centurion=Centurion
  256. Futurist=Futurist
  257. Lucid-Sans=Eros
  258. Optimist=Optimist
  259. Universal=Universal
  260. Ultra-Sans=Ultra-Sans
  261. Bodonoff=Bodonoff
  262. Cupertina=Cupertina
  263. Francis=Francis
  264. Mistrelle=Mistrelle
  265. Americana=Uncial
  266. Balloonist=Balloonist
  267. Billboard=Billboard
  268. Blypa=Blypa
  269. Calligraphic=Calligraphic
  270. Casual=Casual
  271. Church=ChurchScript
  272. Digital=Digital
  273. Elementary=Elementary
  274. Invite=Invite
  275. Logo=Logo
  276. Medieval=Medieval
  277. Monterez=Monterez
  278. Park=Park
  279. Stylistic=Stylistic
  280.  
  281. [GraphicImportFilters]
  282. AutoCAD=hsiidxf.dll,DXF,1,V,H
  283. Draw=hsiidrw.dll,DRW,0,V,H
  284. Computer Graphics Metafile=hsiicgm.dll,CGM,0,V,H
  285. HP Graphic Language=hsiihgl.dll,HGL,0,V,H
  286. Windows Metafile=-,WMF,0,V,-
  287. Encapsulated PostScript=-,EPS,0,-,A
  288. Paintbrush=srfacc10.dll,PCX,0,B,A
  289. Tagged Image Format=srfacc10.dll,TIF,0,B,A
  290. Windows Bitmap=srfacc10.dll,BMP,0,B,A
  291. JPEG=srfacc10.dll,JPG,0,B,A
  292. Targa=srfacc10.dll,TGA,0,B,A
  293. GIF=srfacc10.dll,GIF,0,B,A
  294. WordPerfect=srfacc10.dll,WPG,0,B,A
  295. Kodak Photo CD=-,PCD,0,B,K
  296. Corel Draw=cdr.flt,CDR,0,V,S
  297.  
  298. [GraphicExportFilters]
  299. Windows Metafile=-,WMF,0,V,-
  300. Windows Bitmap=srfacc10.dll,BMP,1,B,A
  301. Paintbrush=srfacc10.dll,PCX,2,B,A
  302. Tagged Image Format=srfacc10.dll,TIF,0,B,A
  303. Encapsulated PostScript=-,EPS,0,-,A
  304. Targa=srfacc10.dll,TGA,3,B,A
  305. JPEG=srfacc10.dll,JPG,13,B,A
  306. GIF=srfacc10.dll,GIF,4,B,A
  307. WordPerfect=srfacc10.dll,WPG,5,B,A
  308. Computer Graphics Metafile=hsiocgm.dll,CGM,0,V,H
  309. HP Graphic Language=hsiohgl.dll,HGL,0,V,H
  310.  
  311. [TextImportFilters]
  312. AutorecName=autorec.dll,autorec
  313. RTFConvert=w4w19t.dll,w4wt,19
  314. Ami Pro=w4w33f.dll,w4wf,SAM,33,1
  315. ASCII text=w4w01f.dll,w4wf,TXT,1,0
  316. Rich text=w4w19f.dll,w4wf,RTF,19,1
  317. MS Word=w4w05f.dll,w4wf,DOC,5,1,w4w44f.dll,w4wf,DOC,44,1,w4w49f.dll,w4wf,DOC,49,1
  318. MultiMate=w4w10f.dll,w4wf,DOC,10,1
  319. Notepad - ANSI=w4w01f.dll,w4wf,TXT,1,4
  320. Pro Write=w4w08f.dll,w4wf,DOC,8,1,w4w33f.dll,w4wf,DOC,33,1
  321. Write=w4w43f.dll,w4wf,WRI,43,1
  322. WordPerfect=w4w06f.dll,w4wf,DOC,6,1,w4w07f.dll,w4wf,DOC,7,1,w4w48f.dll,w4wf,DOC,48,1
  323. WordStar=w4w04f.dll,w4wf,DOC,4,1,w4w09f.dll,w4wf,DOC,9,1,w4w37f.dll,w4wf,DOC,37,1
  324.  
  325. [Languages]
  326. English (US)=enu, 16, 128, 128, iens9231.dat, hecdp231.dat, rentf330.dat
  327. English (UK -ize)=eng, 16, 32, 128, iens9231.dat, hecdp231.dat, rbrtf330.dat
  328. English (UK -ise)=eng, 16, 64, 128, iens9231.dat, hecdp231.dat, rbrtf330.dat
  329. ;German (Scharfes s)=deu, 6, 128, 128, igrf9310.dat, hgrds311.dat, rgrtf300.dat
  330. ;German (Doppel s)=deu, 6, 64, 128, igrf9310.dat, hgrds311.dat, rgrtf300.dat
  331. ;French (Uppercase unaccented)=fra, 5, 128, 128, ifrf9221.dat, hfrds221.dat, rfrtf300.dat
  332. ;French (Uppercase accented)=fra, 5, 128, 64, ifrf9221.dat, hfrds221.dat, rfrtf300.dat
  333.  
  334. [Screens]
  335. CurrentScreen=Regular
  336. Newsprint=108.4349,161.5651,90,45,75.9,75.9,80,84.9
  337. Regular=108.4349,161.5651,90,45,94.9,94.9,100,106.1
  338. Quality=110,160,90,45,102.5,102.5,109.1,121.2
  339. Smooth Uncoated=108.4349,161.5651,90,45,126.5,126.5,133.3,141.4
  340. Art=108.4349,161.5651,90,45,126.5,126.5,133.3,141.4
  341. Custom=108.4349,161.5651,90,45,94.9,94.9,100,106.1
  342.  
  343. [PPPFiles]
  344. NumberOnMenu=4
  345.  
  346. [Templates]
  347. Samples=R:\CDROM\PP30\TEMPLATE\SAMPLES
  348. My Templates=R:\CDROM\PP30\TEMPLATE\MYTEMPLT
  349. Business Forms=R:\CDROM\PP30\TEMPLATE\FORMS
  350. Corporate ID=R:\CDROM\PP30\TEMPLATE\CORPID
  351. Fun Stuff=R:\CDROM\PP30\TEMPLATE\FUNSTUFF
  352. Home Documents=R:\CDROM\PP30\TEMPLATE\HOMEDOCS
  353. Newsletters & Magazines=R:\CDROM\PP30\TEMPLATE\NEWS&MAG
  354. Sales & Promotion=R:\CDROM\PP30\TEMPLATE\SALES&PR
  355.  
  356. [Demonstrations]
  357. Introduction=intro.awm, 1
  358. Quick Tour=qk_tour.awm, 2
  359. Word Processing=writepls.awm, 4
  360. Working With Frames=frames.awm, 5
  361. ChangeBar Primer=c_bar.awm, 6
  362. Using Layers=layers.awm, 7
  363. Printing=printing.awm, 3
  364. Print Trouble Shooting=prn_trb.awm, 8
  365. Technical Support=tech.awm, 9
  366. Adding Drawings=drawplus.awm, 10
  367. Creating Tables=tablplus.awm, 11
  368. Great Text Effects=typeplus.awm, 12
  369.